|
Workout With Friends
Stay fit with a little motivation
|
Base class for all workouts which require the use of a heart rate device. More...


Public Member Functions | |
| def | create |
Public Member Functions inherited from wowf.models.workout._Workout | |
| def | id |
Base class for all workouts which require the use of a heart rate device.
Definition at line 43 of file workout.py.
| def wowf.models.workout.DeviceWorkout.create | ( | cls, | |
| user, | |||
| challenge, | |||
| samples | |||
| ) |
Definition at line 46 of file workout.py.
1.8.1.2